projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3c0fa6c
)
ARM: dts: uniphier: change phy-mode to 'internal' for LD11
author
Kunihiko Hayashi
<
[email protected]
>
Fri, 11 May 2018 09:49:17 +0000
(18:49 +0900)
committer
Masahiro Yamada
<
[email protected]
>
Tue, 22 May 2018 15:32:39 +0000
(
00:32
+0900)
Change the phy-mode property to 'internal' that means to use a built-in PHY
implemented on LD11 SoC.
Signed-off-by: Kunihiko Hayashi <
[email protected]
>
Signed-off-by: Masahiro Yamada <
[email protected]
>
arch/arm/dts/uniphier-ld11.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/dts/uniphier-ld11.dtsi
b/arch/arm/dts/uniphier-ld11.dtsi
index bedd0e045aa52cd7a3d31547be509b7a0a890c9e..577803bd62db679cec7b2738360810166a9e2633 100644
(file)
--- a/
arch/arm/dts/uniphier-ld11.dtsi
+++ b/
arch/arm/dts/uniphier-ld11.dtsi
@@
-557,7
+557,7
@@
clocks = <&sys_clk 6>;
reset-names = "ether";
resets = <&sys_rst 6>;
- phy-mode = "
rmii
";
+ phy-mode = "
internal
";
local-mac-address = [00 00 00 00 00 00];
socionext,syscon-phy-mode = <&soc_glue 0>;